keymap: Remove virtual modifier mapping functions
authorMatthias Clasen <mclasen@redhat.com>
Sun, 5 Apr 2020 23:33:02 +0000 (19:33 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 6 Apr 2020 20:32:03 +0000 (16:32 -0400)
commitdce8d251c618acbd38643a8ba4bd74110f178275
tree2d5572a65db8a728ac415ee418f2859bab816af2
parent89ad7893adb25a79d7cbdd5ddbf786b299b66453
keymap: Remove virtual modifier mapping functions

These are not used anymore.

Drop the vfuncs and their implementations in the
broadway, x11, wayland and win32 backends as well.
gdk/broadway/gdkkeys-broadway.c
gdk/gdkkeys.c
gdk/gdkkeysprivate.h
gdk/wayland/gdkkeys-wayland.c
gdk/win32/gdkkeys-win32.c
gdk/x11/gdkkeys-x11.c